Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Sat, 28 Oct 2023 09:26:45 +0000 (11:26 +0200)
committerPatrick Franz <deltaone@debian.org>
Sat, 28 Oct 2023 09:26:45 +0000 (11:26 +0200)
commitb9030bd88624b0750d2e5654a21b3608eacdcd21
tree7b2b824becc6c55bcbd4eb18a5103f8ed35be4c5
parent863e6f7e01ae4d8808a2d5283e4dcb165782953d
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c